home *** CD-ROM | disk | FTP | other *** search
/ Aminet 16 / Aminet 16 (1996)(GTI - Schatztruhe)[!][Dec 1996].iso / Aminet / dev / lang / uc_0_30.lha / u / tca / tc0002.ua < prev    next >
Text File  |  1996-10-30  |  339b  |  23 lines

  1. `**********************
  2. `* P R O J E C T  < U >
  3. `*
  4. `* Author and copyright
  5. `* (c) 1996
  6. `* Paul van der Valk
  7. `*
  8. `* file: tc0002.ua
  9. `*
  10. `* Tests WriteStr() function (#1) and multiple instructions.
  11. `*
  12. `* output should read:
  13. `*   "Hello again"
  14.  
  15. #1 .H 2 0 0 0
  16. #2 .M "tc0002" 10 0 0 0
  17.  
  18. #10 >12 .c 1 11
  19. #11 .s "Hello "
  20.  
  21. #12 .c 2 13
  22. #13 .s "again"
  23.